The following tables list the members exposed by Factory<T>.
Name | Description | |
---|---|---|
![]() | Factory<T> Constructor | Creates a new factory. |
Name | Description | |
---|---|---|
![]() | EntityManager | Returns the EntityManager used by this factory. |
Name | Description | |
---|---|---|
![]() | CreateAsync | Creates a new entity instance of type T. |
Name | Description | |
---|---|---|
![]() | FindFactoryMethod | Locates a suitable factory method for the provided type. |